home *** CD-ROM | disk | FTP | other *** search
- object CCICInfoDlg: TCCICInfoDlg
- Left = 418
- Top = 275
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'CC Internet Command Center Information Dialog'
- ClientHeight = 390
- ClientWidth = 579
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- Scaled = False
- TextHeight = 16
- object Panel1: TPanel
- Left = 0
- Top = 344
- Width = 579
- Height = 46
- Align = alBottom
- BevelWidth = 3
- TabOrder = 0
- object BitBtn1: TBitBtn
- Left = 8
- Top = 8
- Width = 89
- Height = 33
- TabOrder = 0
- OnClick = BitBtn1Click
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 104
- Top = 8
- Width = 89
- Height = 33
- TabOrder = 1
- OnClick = BitBtn2Click
- Kind = bkCancel
- end
- object Button1: TButton
- Left = 200
- Top = 8
- Width = 137
- Height = 33
- Caption = 'Anonymous Login'
- TabOrder = 2
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 344
- Top = 8
- Width = 49
- Height = 33
- Caption = 'Add'
- TabOrder = 3
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 400
- Top = 8
- Width = 73
- Height = 33
- Caption = 'Modify'
- TabOrder = 4
- OnClick = Button3Click
- end
- object Button4: TButton
- Left = 480
- Top = 8
- Width = 89
- Height = 33
- Caption = 'Delete'
- TabOrder = 5
- OnClick = Button4Click
- end
- end
- object Panel4: TPanel
- Left = 0
- Top = 0
- Width = 185
- Height = 344
- Align = alLeft
- BevelInner = bvLowered
- BevelWidth = 3
- BorderWidth = 5
- Caption = 'Panel4'
- TabOrder = 1
- object Label2: TLabel
- Left = 11
- Top = 11
- Width = 163
- Height = 16
- Align = alTop
- Alignment = taCenter
- AutoSize = False
- Caption = 'Subscribed Newsgroups'
- end
- object ListBox2: TListBox
- Left = 11
- Top = 27
- Width = 163
- Height = 306
- Align = alClient
- ItemHeight = 16
- TabOrder = 0
- OnClick = ListBox2Click
- end
- end
- object Panel2: TPanel
- Left = 184
- Top = 0
- Width = 397
- Height = 41
- Alignment = taLeftJustify
- BevelInner = bvLowered
- BevelWidth = 3
- Caption = ' Name:'
- TabOrder = 2
- object Edit1: TEdit
- Left = 104
- Top = 8
- Width = 281
- Height = 24
- TabOrder = 0
- end
- end
- object Panel3: TPanel
- Left = 184
- Top = 40
- Width = 396
- Height = 41
- Alignment = taLeftJustify
- BevelInner = bvLowered
- BevelWidth = 3
- Caption = ' IP Address:'
- TabOrder = 3
- object Edit2: TEdit
- Left = 104
- Top = 8
- Width = 281
- Height = 24
- TabOrder = 0
- end
- end
- object Panel5: TPanel
- Left = 184
- Top = 80
- Width = 396
- Height = 41
- Alignment = taLeftJustify
- BevelInner = bvLowered
- BevelWidth = 3
- Caption = ' User Name:'
- TabOrder = 4
- object Edit3: TEdit
- Left = 104
- Top = 8
- Width = 281
- Height = 24
- TabOrder = 0
- end
- end
- object Panel8: TPanel
- Left = 184
- Top = 120
- Width = 396
- Height = 41
- Alignment = taLeftJustify
- BevelInner = bvLowered
- BevelWidth = 3
- Caption = ' Password:'
- TabOrder = 5
- object Edit4: TEdit
- Left = 104
- Top = 8
- Width = 281
- Height = 24
- TabOrder = 0
- OnExit = Edit4Exit
- end
- end
- object Panel9: TPanel
- Left = 184
- Top = 160
- Width = 396
- Height = 41
- Alignment = taLeftJustify
- BevelInner = bvLowered
- BevelWidth = 3
- Caption = ' Starting Dir:'
- TabOrder = 6
- object Edit5: TEdit
- Left = 104
- Top = 8
- Width = 281
- Height = 24
- TabOrder = 0
- end
- end
- object Panel6: TPanel
- Left = 185
- Top = 200
- Width = 395
- Height = 144
- BevelInner = bvLowered
- BevelWidth = 3
- BorderWidth = 5
- TabOrder = 7
- object Label1: TLabel
- Left = 11
- Top = 11
- Width = 373
- Height = 16
- Align = alTop
- Alignment = taCenter
- AutoSize = False
- Caption = 'Available Newsgroups'
- end
- object ListBox1: TListBox
- Left = 11
- Top = 27
- Width = 373
- Height = 106
- Align = alClient
- ItemHeight = 16
- TabOrder = 0
- OnDblClick = ListBox1DblClick
- end
- end
- end
-